Skip to content

Fix error for enums: blank string ("") or "mro" as option name - #337

Open
alpolishchuk wants to merge 6 commits into
xzkostyan:masterfrom
alpolishchuk:master
Open

Fix error for enums: blank string ("") or "mro" as option name#337
alpolishchuk wants to merge 6 commits into
xzkostyan:masterfrom
alpolishchuk:master

Conversation

@alpolishchuk

@alpolishchuk alpolishchuk commented Sep 13, 2024

Copy link
Copy Markdown

Checklist:

  • Add tests that demonstrate the correct behavior of the change. Tests should fail without the change.
  • Add or update relevant docs, in the docs folder and in code.
  • Ensure PR doesn't contain untouched code reformatting: spaces, etc.
  • Run flake8 and fix issues.
  • Run pytest no tests failed. See https://clickhouse-sqlalchemy.readthedocs.io/en/latest/development.html.

@alpolishchuk

Copy link
Copy Markdown
Author

@xzkostyan are there any chances for this PR to be approved/discussed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Driver fail on enums with empty string

1 participant